home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3060 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  878 b 

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: astiray@aol.com (ASTIRAY)
  3. Newsgroups: comp.lang.c++
  4. Subject: VC++4 use of MSCOMM control supplied with VB4
  5. Date: 21 Jan 1996 19:40:50 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4dumei$ds1@newsbf02.news.aol.com>
  9. Reply-To: astiray@aol.com (ASTIRAY)
  10. NNTP-Posting-Host: newsbf02.mail.aol.com
  11.  
  12. Has anyone used the communications control (MSCOMM) supplied with VB4 in a
  13. VC++4 application by importing thru component gallery? Specifically,
  14. please shed some light on what the SetOutput() function is expecting as
  15. its input parameter. I know it needs a type VARIANT reference, but how do
  16. you specify the data that is to be transmitted thru the COMx port? A bonus
  17. question.. why is the VARIANT type specified at all? A code snippet and a
  18. copy to my e-mail would be appreciated.
  19.